home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10636 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: in1.uu.net!interaccess!usenet
  2. From: brianmcg@interaccess.com (Brian V. McGroarty)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Please Assist Student programming C
  5. Date: 19 Mar 1996 02:10:19 GMT
  6. Organization: Internet Squire
  7. Message-ID: <4il52b$ma7@nntp.interaccess.com>
  8. References: <314EEA55.1A19@msmail.st.stems.com>
  9. Reply-To: brianmcg@interaccess.com
  10. NNTP-Posting-Host: d48-isdn.nhe.interaccess.com
  11. X-Newsreader: Internet Squire 1.20
  12.  
  13. kim hai     To: jeffw667@postoffice.ptd.net wrote:
  14. >Jeffrey Wilson wrote:
  15.  
  16. >> Can someone please help me ???  I am getting a "incompatibility type
  17. >> for arg 2 of pow"  Here is my code:
  18.  
  19. >===================================================================
  20. >Check your function declaration for pow() in your library.
  21. >I think one of the arguments in pow() could be a float.
  22.  
  23. Mine registers this as pow( double, double ) and the sample snippet
  24. compiled just fine under two different DOS compilers.  I look forward to
  25. seeing the answer to this one...
  26.  
  27.  
  28.  
  29. ---
  30. Brian Valters McGroarty -- brianmcg@bix.com
  31. phone/fax (847) 439-7714
  32.  
  33.  
  34.  
  35.